Skip to content

[Docs] Add a tools/call example in README#120

Merged
koic merged 1 commit intomodelcontextprotocol:mainfrom
koic:add_tools_call_example_in_readme
Aug 29, 2025
Merged

[Docs] Add a tools/call example in README#120
koic merged 1 commit intomodelcontextprotocol:mainfrom
koic:add_tools_call_example_in_readme

Conversation

@koic
Copy link
Member

@koic koic commented Aug 29, 2025

Motivation and Context

This PR adds a tools/call example to make it clear how to call a tool from the tool list obtained via tools/list.

Closes #110.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

This PR adds a `tools/call` example to make it clear how to call a tool from
the tool list obtained via `tools/list`.

Closes modelcontextprotocol#110.
@koic koic mentioned this pull request Aug 29, 2025
@koic koic merged commit e51c692 into modelcontextprotocol:main Aug 29, 2025
5 checks passed
@koic koic deleted the add_tools_call_example_in_readme branch August 29, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't call tools

2 participants